home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / children / math101a.exe / GOMW.BAT < prev    next >
DOS Batch File  |  1992-05-31  |  2KB  |  27 lines

  1. @echo off
  2. cls
  3. ECHO .                   -------  Welcome to MATH WORKOUT  -------
  4. ECHO .
  5. ECHO .   1.  If you're not a registered user, PRINT AND READ ALL .DOC FILES !!
  6. ECHO .       There are 78 pages in all (53 in MWMANUAL.DOC, 25 in others)
  7. ECHO .       At the DOS prompt, type:   COPY *.DOC PRN     Then, hit [Enter]
  8. ECHO .       Or, print files individually by typing:   COPY filename PRN
  9. ECHO .       10 cpi (Characters Per Inch) is recommended.  60 lines per page.
  10. ECHO .       All .DOC files contain pagebreaks, page numbers, and margins.
  11. ECHO .   ----------------------------------------------------------------------
  12. ECHO .   2.  To install, read the Installation chapter. Then, run MWINSTAL.BAT
  13. ECHO .       To run MWINSTAL.BAT, type MWINSTAL and then hit [Enter].
  14. ECHO .       WARNING:  You must install even if you plan to run off a floppy!
  15. ECHO .   ----------------------------------------------------------------------
  16. ECHO .   3.  Read the Introduction chapter in the User Manual to understand
  17. ECHO .       what this program is all about.
  18. ECHO .   ----------------------------------------------------------------------
  19. ECHO .   4.  When you run MATH WORKOUT for the first time, read the BASIC RULES
  20. ECHO .       and HOW TO PROCEED sections of On-Line Help.
  21. ECHO .   ----------------------------------------------------------------------
  22. ECHO .   5.  To run the BONUS PROGRAM, type MWBP and then hit [Enter]
  23. ECHO .       (Only Registered-User disks have it.  No installation required)
  24. ECHO .
  25. ECHO .                                             --- End of GOMW.BAT ---
  26. PAUSE
  27.